HasBookingRestrictions Registry entry
Specifies whether a user / group can book a marriage service outside of the Registry defined booking periods.
This entry provides a way of defining who can book marriage services outside of the usual booking window. The booking window for the Victorian Registry, for instance, is between 1 to 6 months in advance of the actual wedding date.
This Registry entry is not required. The default for all users is false
and users are able to book weddings outside of the normal booking window. If this functionality is to be restricted, entries will need to be created for the given users / groups and the flag set to true
.
Usage
This Registry entry can be assigned to users and groups:
Key | User | Group | Group |
---|---|---|---|
Key 1 | User | Group | Group |
Key 2 | user | group | Default |
Key 3 | Table | ||
Key 4 | emarriagebookings | ||
Key 5 | HasBookingRestrictions | ||
Value | boolean |
User | user | Table | emarriagebookings | HasBookingRestrictions | boolean |
Group | group | Table | emarriagebookings | HasBookingRestrictions | boolean |
Group | Default | Table | emarriagebookings | HasBookingRestrictions | boolean |
where:
boolean | is Note:
If this entry is not present, a setting of |
Examples
This entry restricts all users from booking marriages outside of the normal booking window:
Key | Setting |
---|---|
Key 1 | Group |
Key 2 | Default |
Key 3 | Table |
Key 4 | emarriagebookings |
Key 5 | HasBookingRestrictions |
Value | true |
This entry allows all users in the Marriages group to book marriages outside of the normal booking window:
Key | Setting |
---|---|
Key 1 | Group |
Key 2 | Marriages |
Key 3 | Table |
Key 4 | emarriagebookings |
Key 5 | HasBookingRestrictions |
Value | false |